Unread Property (Message Object) 

The Unread property is TRUE if the message has not been read by the current user. Read/write.

Syntax

objMessage.Unread

Data Type

Boolean

Remarks

When you post a message to a public folder, you should set the Unread, Submitted, and Sent properties to TRUE before calling the Send or Update method.

The Unread property corresponds to the MAPI property PR_MESSAGE_FLAGS.    

See Also

Posting a Message to a Public Folder

Sent Property (Message Object)4TQYKD